text help '"HereticPortal v0.7 by\nLorens Johansson (http://members.xoom.com/snorslex)\nIf you use this program, you are required to\nEmail the author (SnorsleX@SoftHome.net). Otherwise,\nhow is he supposed to know to keep supporting\nHereticPortal ?!?\n\033rLorens Johansson"' label "\033c\033bHereticPortal v0.7\033n\n\033cLorens Johansson\n\033cFreely Distributable Emailware"
group REGISTER ATTRS MUIA_CycleChain 1 LABELS "Heretic (68k&PPC),AHeretic (68k),AmiHeretic (68k&PPC),Information"
group
group REGISTER ATTRS MUIA_CycleChain 1 LABELS "Main,Settings"
group
label "\033cThis is made for version: \033b0.8"
group frame ATTRS MUIA_Group_Columns 3 label "Parameters"
space HORIZ
group
group ATTRS MUIA_Group_Columns 8
label "-asl"
check ID 1_ASL ATTRS MUIA_CycleChain 1 HELP '"Use asl requester to select screen mode defsult is PAL|LORES\n(in PPC version you will see other screen modes than lores,\nbut please DO NOT select other resolution than 320*xxx)."'
label "-bilinear"
check ID 1_BIL ATTRS MUIA_CycleChain 1 HELP '"Enables bilinear filtering in hicolor mode.\nTake a look at bilinear.iff, to see the difference."'
label "-directcgx"
check ID 1_DIR ATTRS MUIA_CycleChain 1 HELP '"Use fast copy routines instead of writepixel\narray does not work with window mode."'
label "-fps"
check ID 1_FPS ATTRS MUIA_CycleChain 1 HELP '"Shows online fps counter."'
label "-ham6"
check ID 1_HA6 ATTRS MUIA_CycleChain 1 HELP '"Sets display in hicolor on AGA to ham6."'
label "-ham8"
check ID 1_HA8 ATTRS MUIA_CycleChain 1 HELP '"Sets display in hicolor on AGA to ham8. Default in ham6."'
label "-hicolor"
check ID 1_HIC ATTRS MUIA_CycleChain 1 HELP '"Enables hicolor rendering."'
label "-joy"
check ID 1_JOY ATTRS MUIA_CycleChain 1 HELP '"Enables joystick support."'
label "-lowdetail"
check ID 1_LOW ATTRS MUIA_CycleChain 1 HELP '"Turns on low detail floor and ceiling rendering.\nLow detail can be also switched on/off with L key during game."'
label "-mouse"
check ID 1_MOU ATTRS MUIA_CycleChain 1 HELP '"Turns mouse on."'
label "-music"
check ID 1_MUS ATTRS MUIA_CycleChain 1 HELP '"Enables music."'
label "-nodoublebuffer"
check ID 1_NOD ATTRS MUIA_CycleChain 1 HELP '"Turns off double buffering."'
label "-nosfx"
check ID 1_NOS ATTRS MUIA_CycleChain 1 HELP '"Disables sound fx effects."'
label "-nosound"
check ID 1_NOO ATTRS MUIA_CycleChain 1 HELP '"Disables music and sfx (no sound at all)."'
label "-turbo"
check ID 1_TUR ATTRS MUIA_CycleChain 1 HELP '"This is actually a bug, which I made available as an option.\nTry this and die ;)"'
label "-window"
check ID 1_WIN ATTRS MUIA_CycleChain 1 HELP '"Display results in window on workbench screen workbench must have\nleast 15 bit depth doublebuffering does not work on window."'
endgroup
group ATTRS MUIA_Group_Columns 6
label "-bus"
check ID 1_CBU ATTRS MUIA_CycleChain 1 HELP '"Sets bus clock. Should be used with care. If Heretic runs too fast,\nyou can use this switch. After heretic starts, It prints actual bus\nclock. This value should be beetwen 50-70 Mhz. If it is really low\n(like 30Mhz or lower) type -bus 60000000 to get 60Mhz bus clock.\nTry different values here (but with care!!!)."' PORT INLINE,
COMMAND """if %s = 0 then do;
address HereticPortal string ID 1_SBU ATTRS '0x80423661' 1;
end;
else do;
address HereticPortal string ID 1_SBU ATTRS '0x80423661' 0;
end"""
string ID 1_SBU ATTRS MUIA_CycleChain 1 HELP '"Sets bus clock. Should be used with care. If Heretic runs too fast,\nyou can use this switch. After heretic starts, It prints actual bus\nclock. This value should be beetwen 50-70 Mhz. If it is really low\n(like 30Mhz or lower) type -bus 60000000 to get 60Mhz bus clock.\nTry different values here (but with care!!!)."'
label "-playdemo"
check ID 1_CPL ATTRS MUIA_CycleChain 1 HELP '"Plays the given demo."' PORT INLINE,
COMMAND """if %s = 0 then do;
address HereticPortal string ID 1_SPL ATTRS '0x80423661' 1;
end;
else do;
address HereticPortal string ID 1_SPL ATTRS '0x80423661' 0;
end"""
string ID 1_SPL ATTRS MUIA_CycleChain 1 HELP '"Plays the given demo."'
endgroup
endgroup
space HORIZ
endgroup
space
group ATTRS MUIA_Group_Columns 2
label "Heretic Path:"
popasl ID 1_PAT ATTRS MUIA_CycleChain 1 HELP '"Select the Heretic executable!"'
endgroup
endgroup
group
group frame ATTRS MUIA_Group_Columns 2 label "Heretic.cfg"